scripts/tests/norm till kulle.R

test <- rnorm(1000000)
plot(density(test))
test2 <- scaleThetaFromInf(0, 100, test)
plot(density(test2))
joakimwallmark/PolyOptimalIRT documentation built on Dec. 21, 2021, 1:16 a.m.